GtkWindow: fix move/get position with CSD
authorOlivier Fourdan <ofourdan@redhat.com>
Thu, 22 Oct 2015 12:19:15 +0000 (14:19 +0200)
committerOlivier Fourdan <ofourdan@redhat.com>
Mon, 26 Oct 2015 07:40:36 +0000 (08:40 +0100)
commit305b34aa155a8f8113fb3a15bfb8b6d675bfcd5c
tree98aafe8f9a4fbae25ec595d51f87ce07bf35eec2
parent3450f53907a15877dd4d7fef15c00af680811aa3
GtkWindow: fix move/get position with CSD

Take into account and compensate for the size of the client side
decorations widgets in gtk_window_move() and gtk_window_get_pos()
including gravity.

Bugzilla: https://bugzilla.gnome.org/show_bug.cgi?id=756618
gtk/gtkwindow.c